Expose the method-listing call as host.list_methods.
authorEwan Mellor <ewan@xensource.com>
Wed, 4 Apr 2007 17:42:20 +0000 (18:42 +0100)
committerEwan Mellor <ewan@xensource.com>
Wed, 4 Apr 2007 17:42:20 +0000 (18:42 +0100)
commitfccf5da0dd1207e80d6e8a9c6e40d2f4d6580607
tree7976a2f4c14a602d77db196687c3b8b87bd471f5
parent3a7400aa8668b4ec5b9590662d29510001b10bd7
Expose the method-listing call as host.list_methods.

Signed-off-by: Ewan Mellor <ewan@xensource.com>
docs/xen-api/xenapi-datamodel.tex
tools/libxen/include/xen_host.h
tools/libxen/src/xen_host.c
tools/libxen/test/test_bindings.c
tools/python/xen/xend/XendAPI.py
tools/python/xen/xm/main.py